home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / angelpang.swf / scripts / DefineButton2_40 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2006-06-13  |  86 b   |  6 lines

  1. on(release){
  2.    _parent.soundFrame = 1;
  3.    _root.vol = 1;
  4.    this.prevFrame();
  5. }
  6.